toggle menu
JxBrowser
8.2.1
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.plugin
/
[jvm]PluginSettings
Plugin
Settings
public
interface
PluginSettings
The settings to configure the available Chromium
Plugins
.
Since
7.9
Members
Functions
disable
Pdf
Viewer
Link copied to clipboard
public
abstract
void
disablePdfViewer
(
)
Disables the built-in PDF viewer.
enable
Pdf
Viewer
Link copied to clipboard
public
abstract
void
enablePdfViewer
(
)
Enables the built-in PDF viewer.
is
Pdf
Viewer
Enabled
Link copied to clipboard
public
abstract
boolean
isPdfViewerEnabled
(
)
Indicates whether the built-in PDF viewer is enabled or not.